The Dreamweaver JavaScript API > Layout view functions > dom.setShowLayoutView() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Places the current document in Layout view if bShow
is true
.
Arguments
bShow
bShow
is a Boolean that toggles the current document between Layout view and Standard view. If bShow
is true, the current document switches to Layout view.
Returns
Nothing.
![]() ![]() ![]() |